Welcome![Sign In][Sign Up]
Location:
Search - sobel matlab

Search list

[matlab6

Description: 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image according to encoding. Sobel operator and Laplacian sharpening, and compare the results.
Platform: | Size: 219136 | Author: ad | Hits:

[matlabedgedetect

Description: 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to understand the specific edge detection operator implementation process to achieve the results with the results of MATLAB functions are compared.
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsMYGUI

Description: 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进SSDA法。 第五章作业 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 -Chapter operations: in C or VC, VB, Matlab or other languages ​ ​ to complete the following experiment: 1) open a BMP file 2) the gray value of its local area to change 3) Save as a new requirements display BMP files the original BMP image and the new BMP image. 1. Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filtering, K adjacent average smoothing. 2. Open the image using the Roberts gradient, Sobel operator and Laplacian sharpening, and compare the results. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be able to reconstruct the image according to encoding. Generate a rectangle in the image, then use template matching to identify position of the rectangle. Or improved using the SSDA SSDA method. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be
Platform: | Size: 6144 | Author: 杨智雄 | Hits:

[OpenCVSobel-Laplace-Canny-matlab-code

Description: 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_Laplace”或“学号后四位_Canny”。 (4)选做:利用OpenCV自由实现一个图像处理功能,要求至少用到4个不同的对图像操作的函数(选做请在作业提交时文件名后面加:_选做)。 -Model for large jobs and internships title code: (1) Please find themselves in a picture on the Internet used for any test, named "study after four _Original". On the C++ project folder (with the CPP files in the same folder). OpenCV with C++ function calls to read the pictures and display operations. (2) (1), based on the added modify the code, the original image into a grayscale image, and save named "study after four _Gray". (3) Use of OpenCV Sobel, Laplace, Canny algorithm corresponding function (2) image processing, and preservation, named "study after four _Sobel" or "study after four _Laplace" or " After school number four _Canny ". (4) Optional: using OpenCV free to implement an image processing functions required to use at least four different functions that operate on the image (choose to do in the job submission when the file name followed by: _ Optional).
Platform: | Size: 648192 | Author: 吕明 | Hits:

[Special EffectsimageEdgeDetect

Description: edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection: roberts operator, prewitt operator, Sobel operator, Canny operator second-order differential operator method: Laplacian Gaussian operator, canny operator lenna . bmp: original gray image results folder: Save the images generated during the experiment and the program flow chart
Platform: | Size: 389120 | Author: 许胜强 | Hits:

[matlabsobel

Description: matlab edge detection projectr
Platform: | Size: 6144 | Author: preet | Hits:

[matlabsobel_LoG_prewitt

Description: Sobel, LoG, Prewitt MATLAB example.
Platform: | Size: 19456 | Author: dani | Hits:

[Mathimatics-Numerical algorithmsSobel

Description: Sobel edge detectiion in matlab program
Platform: | Size: 61440 | Author: sakthivel | Hits:

[Special Effectssobel_filter.m

Description: SOBEL FILTER FUNCTION
Platform: | Size: 1024 | Author: 张融宽 | Hits:

[Special Effectssobel

Description: Matlab code for selected image segmentation
Platform: | Size: 1024 | Author: girish | Hits:

[Special EffectsM03_Edge_Detection

Description: 自己编matlab程序,通过不同方向上的sobel算子,可以用来提取图像的边缘信息和图像分割-one matlab code,based different oriention sobel algorithm,which can be used in image edge detection and image segmentation
Platform: | Size: 1024 | Author: seabirdys | Hits:

[Special EffectsMatlab-edge-detection-operator

Description: 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsch operator, Laplacian operator, and the log operator Operators 6 prewitt, robert. Operator, robinson operator 8, sobel operator
Platform: | Size: 918528 | Author: 笑傲江湖 | Hits:

[Special EffectsBased-on-sobel-for-canny

Description: 基于Canny算子的边缘检测算法原理及Matlab源码实现,有实现的图片效果对比!-Canny operator edge detection algorithm principle and Matlab source code-based implementation, the picture of the effect of contrast!
Platform: | Size: 152576 | Author: 独角之灵 | Hits:

[Special EffectsSobel

Description: 数字图像处理,Sobel算法在matlab里的代码实现-failed to translate
Platform: | Size: 93184 | Author: Say_7 | Hits:

[Special EffectsMATLAB-sobel-robert

Description: 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
Platform: | Size: 14336 | Author: Stone | Hits:

[Special EffectsMatlab-GUI_image5-(2)

Description: 使用Matlab GUI界面编写的图像锐化程序,实现的功能包括:图像的打开、保存、使用“sobel算子”、“prewitt算子”、“roberts算子”、“log算子”、“canny算子”、“zero-cross算子”、“laplacian算子”对图像进行锐化等。-Written in Matlab GUI interface using image sharpening procedures, functions include: the image open, save, use the " sobel operator" , " prewitt operator" , " roberts operator" , " log operator" , " canny operator child " ," zero-cross operator " ," laplacian operator " for image sharpening.
Platform: | Size: 12288 | Author: tuzki | Hits:

[OtherDETEKSI-TEPI-DENGAN-SOBEL

Description: I give you code generate edge detection an image processing using sobel algorithm which based on kernel matrix. it is not used matlab toolbox but handmade. so feel free to use it.-I give you code generate edge detection on an image processing using sobel algorithm which based on kernel matrix. it is not used matlab toolbox but handmade. so feel free to use it.
Platform: | Size: 334848 | Author: jokosumeru | Hits:

[Special Effectsmatlab-gui--display

Description: MATLAB处理的图像各种gui显示,有sobel,canny、灰度变换等。-MATLAB gui display a variety of image processing, there sobel, canny, gray transformation.
Platform: | Size: 467968 | Author: sunxiaoni | Hits:

[Special EffectsSobel

Description: matlab源程序,用Sobel算子和拉普拉斯对图像锐化-Matlab source code, image sharpening of Sobel operator and Laplasse
Platform: | Size: 1024 | Author: guo | Hits:

[Special EffectsDIP-Spatial-filtering-(USM-Sobel)

Description: 本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。 doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combined with unsharp masking,, Canny operator, Sobel operator, as well as to study the properties of the Laplace operator of high-pass filter, edge detection technique mastered the principles of , and this series of techniques were compared. doc document was last with USM, Sobel and other operators to achieve matlab source code
Platform: | Size: 2357248 | Author: du han | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 13 »

CodeBus www.codebus.net